ostree.git
2012-11-29 Colin WaltersSwitch to using libgsystem shutil
2012-11-29 Colin WaltersSwitch to libgsystem file reading API
2012-11-29 Colin WaltersSwitch to libgsystem directory creation API
2012-11-29 Colin Waltersotutil: Move checksum related bits into checksum-utils...
2012-11-29 Colin WaltersDrop some bits from libotutil that are now merged in...
2012-11-29 Colin Walterslibotutil: Drop dead prototype
2012-11-21 Colin Waltersdeploy: With --no-kernel, do copy host kernel modules
2012-11-19 Colin Walterspull-local: Make multithreaded
2012-11-18 Colin Walterscore: Drop old GLIB_CHECK_VERSION(2.32) bits
2012-11-16 Colin Waltersadmin prune: New builtin for cleaning up deployments...
2012-11-16 Colin Waltersdeploy: Write refs into repo for current/previous deplo...
2012-11-16 Colin Waltersprune: Report how much disk space we freed
2012-11-16 Colin Waltersprune: Add option to traverse refs only
2012-11-16 Colin Walterstraverse: Skip already traversed commits
2012-11-16 Colin Waltersprune: Default to deleting loose objects, code cleanup
2012-11-16 Colin Waltersadmin: code cleanup
2012-11-16 Colin Waltersostree.spec.in: Update from Fedora review comments
2012-11-01 Colin WaltersRelease 2012.12
2012-10-24 Jasper St.... ot-main: Ignore lt- prefixes in binary names
2012-10-23 Colin Waltersadmin: Add new pull-deploy command
2012-10-22 Colin Walterslibgsystem: Update
2012-10-22 Matthias ClasenMake ostree admin --help output more useful
2012-10-18 Colin Walterscore: quiet a compiler warning
2012-10-16 Colin Walterscore: Check out files before directories
2012-10-15 Colin Walterscore: Ensure correct file data is synced in non-overwri...
2012-10-15 Colin Walterscore: Use linkat() rather than link() in threaded checkouts
2012-10-15 Colin Walterscore: And one more race in multithreaded mkdir -p
2012-10-14 Colin Walterscore: Fix devino speedup for archive-z
2012-10-14 Colin Walterscore: Rework archive-z mode to have header be uncompressed
2012-10-14 Colin Walterscore: Call fdatasync() before we rename()
2012-10-13 Colin Walterscheckout: Drop uncompressed object GC for now
2012-10-13 Colin Walterscore: Fix case where we hardlinked successfully but...
2012-10-13 Colin Walterscore: A few more error-prefixings
2012-10-13 Colin Walterscore: One more minor tweak to recursive directory creation
2012-10-13 Colin Walterscore: Prefix some error messages
2012-10-13 Colin Walterscore: Threadsafe recursive direction creation is harder...
2012-10-12 Colin Walterscore: Fix regression in previous commit
2012-10-12 Colin Walterscore: Make mkdir -p function safer
2012-10-12 Colin Walterscore: Ensure file data is synced to disk when checking...
2012-10-12 Colin Waltersrepo: Avoid race condition in threaded checkout with...
2012-10-11 Colin Walterscore: Add dynamic uncompressed object cache for archive-z
2012-10-05 Colin Walterspull: Print elapsed time
2012-10-05 Colin Walterscore: Only do devino scan on commit (speeds up pull)
2012-10-05 Colin Walterspull: Ensure worker queue finishes if we unhold an...
2012-10-05 Colin Walterspull: Stage content asynchronously
2012-10-04 Colin Walterspull: Stage metadata objects asynchronously
2012-10-04 Colin Walterspull: Ensure queued filemeta requests don't starve...
2012-10-04 Colin Walterspull: Merge metadata and content fetch phases
2012-10-04 Colin Walterspull: Asynchronous metadata fetch
2012-10-01 Colin Waltersadmin: Install grub2 config file if we detect /etc...
2012-10-01 Colin Waltersadmin: Prepare /var/log/dracut.log when creating initramfs
2012-09-26 Colin WaltersRelease 2012.11
2012-09-26 Colin WaltersUpdate libgsystem
2012-09-25 Colin Waltersbuild: Add one header file missing from dist
2012-09-25 Colin Waltersbuild: Add autogen.sh, the COPYING.{GPL,LGPL} files...
2012-09-25 Colin WaltersRelease 2012.10
2012-09-25 Colin Walterspackages: Two spec file fixes
2012-09-25 Colin Waltersautogen: Only do submodule update if we don't have...
2012-09-24 Colin Waltersautogen.sh: Use set -e
2012-09-24 Colin Walterscore: use open(..., O_NOATIME) for reading loose objects
2012-09-23 Colin WaltersAdd tests missing from previous commit
2012-09-23 Colin WaltersAdd an archive-z repository mode
2012-09-23 Colin Walterspull: Fix two minor memory leaks
2012-09-23 Colin Walterscore: Clean up staging API and internals
2012-09-23 Colin Walterscore: Drop packfiles as they are now
2012-09-23 Colin Walterstests: Drop tests of removed --atomic-retarget option
2012-09-23 Colin Waltersdiff: Fix case when used on native files
2012-09-21 Colin Walterspackaging: Update spec file per Fedora review
2012-09-20 Colin Walterspackages: Update ostree.spec for file changes
2012-09-20 Colin Walterspackages: Tweak srpm command
2012-09-18 Colin Waltersadmin: Initialize /var more fully
2012-09-16 Giovanni CampagnaGrub2: use /etc/system-release now that we have one
2012-09-16 Giovanni CampagnaAdd /ostree/current-etc symlink to current configuration
2012-09-16 Giovanni CampagnaUpdate kernel files for command naming changes
2012-09-15 Colin Walterspull: Check the remote repo type
2012-09-15 Colin WaltersExtract keyfile helpers into libotutil
2012-09-09 Colin Waltersostadmin: Fix up deploy config logic again
2012-09-09 Colin Waltersadmin: Ensure we pass options to subcommands
2012-09-09 Colin Waltersupdate-kernel: Fix free -> g_object_unref
2012-09-08 Colin WaltersMove "ostadmin" => "ostree admin"
2012-09-06 Colin WaltersMake /etc a writable mount
2012-09-03 Colin Waltersotutil: Add a few more helper functions
2012-09-01 Colin Walterscore: Refactor diff to be an internal API
2012-08-31 Colin Waltersostadmin: Also ensure /ostree/modules exists
2012-08-28 Colin Waltersbuild: Add dist-snapshot
2012-08-28 Colin WaltersUse correct libgsystem
2012-08-28 Colin WaltersMerge remote-tracking branch 'aperezdc/fixes'
2012-08-28 Adrian Perezconfigure.ac: Fix checks for libarchive
2012-08-27 Colin WaltersUpdate libgsystem
2012-08-27 Colin Walterscore: Use O_NOATIME to open metadata
2012-08-27 Colin Waltersrepo: Call fdatasync() before adding objects to the...
2012-08-27 Colin Walterstraverse: Set an explicit error when loading a corrupte...
2012-08-26 Colin Waltersostadmin: Cosmetic change for option defaults
2012-08-26 Colin Waltersostadmin: Add --ostree-dir option to init
2012-08-26 Colin Waltersrepo: Ensure all stored files are readable
2012-08-26 Colin WaltersRelease 2012.9
2012-08-26 Colin Waltersbuild: Add --enable-triggers-only
2012-08-25 Colin Waltersprune: Don't fail if an object isn't found
2012-08-25 Colin Waltersrepo: Also traverse remote refs when enumerating objects
2012-08-25 Matthias ClasenImprove the pango trigger
next